Toast.setTitle

Sets the title that will be displayed on the toast.

class Toast
void
setTitle
(
string title
)

Parameters

title string

a title

Meta